home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 279
- Top = 184
- ActiveControl = Button1
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 297
- ClientWidth = 312
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- OldCreateOrder = True
- Position = poMainFormCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 6
- Width = 294
- Height = 87
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Label2: TLabel
- Left = 169
- Top = 3
- Width = 114
- Height = 14
- Alignment = taRightJustify
- AutoSize = False
- Caption = '"The Golden Retriever"'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentFont = False
- Transparent = True
- IsControl = True
- end
- object Image1: TImage
- Left = 8
- Top = 3
- Width = 84
- Height = 80
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object RzURLLabel2: TRzURLLabel
- Left = 121
- Top = 22
- Width = 163
- Height = 61
- AutoSize = False
- Caption = 'Golden32'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- BevelWidth = 0
- BorderInner = fsGroove
- BorderOuter = fsGroove
- BorderSides = [sdLeft, sdTop]
- ShadowDepth = 3
- TextStyle = tsShadow
- URL = 'http://www.benthicsoftware.com'
- end
- object RzURLLabel1: TRzURLLabel
- Left = 188
- Top = 61
- Width = 81
- Height = 13
- Caption = 'Benthic Software'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- BevelWidth = 0
- FlyByColor = clYellow
- FlyByEnabled = True
- URL = 'http://www.benthicsoftware.com'
- UnvisitedColor = clBlack
- VisitedColor = clBlack
- end
- end
- object Panel4: TPanel
- Left = 8
- Top = 97
- Width = 295
- Height = 159
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object Memo1: TMemo
- Left = 2
- Top = 2
- Width = 291
- Height = 155
- TabStop = False
- Align = alClient
- Alignment = taCenter
- BorderStyle = bsNone
- Ctl3D = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentColor = True
- ParentCtl3D = False
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- WordWrap = False
- end
- end
- object Button1: TRzButton
- Left = 8
- Top = 262
- Width = 87
- Height = 26
- ModalResult = 1
- Caption = '&Close'
- HotTrack = True
- TabOrder = 2
- end
- end
-